home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
DavesQckSearchDbar3-14
/
dqsd.exe
/
searches
/
dp.xml
< prev
next >
Wrap
Text File
|
2002-08-30
|
1KB
|
41 lines
<search function="dp">
<name>Dogpile</name>
<description>
Parallel search via the popular Dogpile metasearch.<br/>
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>dp travel</td></tr>
</table>
</description>
<category>Search the Web</category>
<link>http://www.dogpile.com/</link>
<contributor>David Bau, Brian Ross</contributor>
<form name="dpf"
action="http://search.dogpile.com/texis/search"
method="get">
<input type="hidden" name="fs" value="web"/>
<input type="hidden" name="geo" value="no"/>
<input type="hidden" name="q"/>
</form>
<script><![CDATA[
function dp(q)
{
if( nullArgs("dp",q) )
return false;
else
{
document.dpf.q.value = q;
submitForm(dpf);
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>